home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- ECHO ************************************************************
- ECHO ATI TECHNOLOGIES WINDOWS VER.3.0 DRIVER INSTALLATION
- ECHO ************************************************************
- echo.
- ECHO You will require the following items to setup an installation
- echo diskette: 1. Blank formatted diskette
- echo 2. PKUNZIP in your current path
- echo.
- echo This install program will copy the ATI driver files to the
- echo formatted diskette in DRIVE A:
- echo.
- echo If you do not have everything listed above please abort this
- echo installation now.......(CTRL-C will abort installation)
- echo.
- echo.
- pause
- echo off
- ren win3_256.ati win3_256.zip
- pkunzip win3_256.zip a:\
- cls
- echo The creation of a setup diskette is now complete. Please
- echo continue reading the SETUP instructions before installing the
- echo the driver.
- echo.
- echo.
- pause
- cls
- type a:readme |more